From: Raspbian automatic forward porter Date: Sat, 7 Mar 2026 07:56:11 +0000 (+0000) Subject: Merge version 15.2.0-12+rpi1 and 15.2.0-14 to produce 15.2.0-14+rpi1 X-Git-Tag: archive/raspbian/15.2.0-14+rpi1^0 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi//%22%3C%40taxBrowserURL%40/%22http:/www.example.com/cgi/%22%3C%40taxBrowserURL%40?a=commitdiff_plain;h=9d9ba9cd76f0d52a93b41d60264cb336aacc134b;p=gcc-15.git Merge version 15.2.0-12+rpi1 and 15.2.0-14 to produce 15.2.0-14+rpi1 --- 9d9ba9cd76f0d52a93b41d60264cb336aacc134b diff --cc debian/changelog index bfe9030,9334b96..c3bd17a --- a/debian/changelog +++ b/debian/changelog @@@ -1,12 -1,68 +1,78 @@@ - gcc-15 (15.2.0-12+rpi1) forky-staging; urgency=medium ++gcc-15 (15.2.0-14+rpi1) forky-staging; urgency=medium + + [changes brought forward from gcc-8 8-20180207-2+rpi1 by Peter Michael Green at Sat, 17 Feb 2018 00:20:23 +0000] + * Don't pass -march=armv7+fp to compiler when building libatomic. + + [changes introduced in gcc-8 8.2.0-16+rpi1 by Peter Michael Green] + * Disable testsuite (build seems to hang after testsuite completes). + - -- Peter Michael Green Thu, 15 Jan 2026 03:57:02 +0000 ++ -- Raspbian forward porter Sat, 07 Mar 2026 07:56:10 +0000 ++ + gcc-15 (15.2.0-14) unstable; urgency=medium + + * Update to git 20260223 from the gcc-15 branch. + - Fix PR c++/120974, PR target/121571, PR target/124134 (ARM), + PR target/123206 (AArch64), PR tree-optimization/117217, + PR ipa/106260, PR target/123910 (RISCV), PR middle-end/123447, + PR target/123624 (AArch64), PR rtl-optimization/116479, + PR tree-optimization/123940, PR target/123870 (RISCV), + PR target/123969 (RISCV), PR target/123971 (RISCV), + PR target/123806 (RISCV), PR rtl-optimization/121787, + PR target/122869 (RISCV), PR pch/14940, PR target/122781 (S390), + PR ada/124106, PR ada/124054, PR ada/124025, PR c++/123989, + PR c++/121822, PR c++/122318, PR c++/101670, PR d/124026, + PR fortran/123961, PR c++/124153, PR c++/119756, PR libstdc++/122821, + PR libstdc++/123991, PR libstdc++/124024. + * Fix build when building without common libraries. + * Re-enable profiled build on armhf to check for PR target/119937. + * Re-enable lto build on loong64. Closes: #1127462. + * Bump standards version. + + -- Matthias Klose Mon, 23 Feb 2026 10:34:32 +0100 + + gcc-15 (15.2.0-13) unstable; urgency=medium + + * Update to git 20260207 from the gcc-15 branch. + - Fix PR tree-optimization/123513, PR target/123607 (x86), PR target/120250, + PR rtl-optimization/123523, PR tree-optimization/123431, + PR target/123489 (x86), PR middle-end/111817, PR rtl-optimization/119291, + PR rtl-optimization/121773, PR tree-optimization/123351, + PR tree-optimization/123372, PR target/123217 (x86), + PR target/123155 (x86), PR target/123460, PR rtl-optimization/123121, + PR middle-end/123392, PR target/123521 (loongarch), PR diagnostics/120063, + PR tree-optimization/123300, PR target/123484 (x86), + PR tree-optimization/123040, PR target/121192, PR target/121485 (RISCV), + PR tree-optimization/122868, PR debug/121964, PR ada/68179, PR ada/123589, + PR ada/123371, PR ada/123306, PR ada/123088, PR ada/123302, PR ada/123289, + PR ada/123185, PR ada/123060, PR analyzer/123085, PR analyzer/122975, + PR c/123156, PR c++/123331, PR c++/91388, PR c++/122772, PR c++/122834, + PR c++/121966, PR c++/116952, PR c++/122048, PR c++/121854, PR c++/122922, + PR libfortran/122936, PR libstdc++/122907, PR libstdc++/122812, + PR target/123092, PR target/117575 (loongarch), PR c++/122550, + PR c++/122070, PR target/123766 (loongarch), PR target/123807 (loongarch), + PR middle-end/123703, PR tree-optimization/123736, PR middle-end/123107, + PR tree-optimization/123741, PR tree-optimization/123602, + PR tree-optimization/122793, PR target/119130 (PPC), + PR target/123742 (ARM), PR ada/123902, PR ada/121316, PR ada/123867, + PR ada/123861, PR ada/123857, PR ada/123832, PR ada/123580, + PR c++/123676, PR c++/122494, PR c++/123814, PR c++/123597, + PR d/123264, PR d/123407, PR d/123046, PR d/123349, PR d/123419, + PR d/123798, PR d/121477, PR d/123422, PR d/120096, PR d/122817, + PR libstdc++/123147, PR target/123584 (AArch64), PR target/123779 (x86), + PR target/122051 (RISCV), PR target/120642 (RISCV), + PR target/123548 (AArch64), PR debug/123886, PR tree-optimization/123794, + PR middle-end/123775, PR tree-optimization/123729, PR middle-end/123575, + PR tree-optimization/123537, PR ipa/116296, PR tree-optimization/110043, + PR tree-optimization/109410, PR rtl-optimization/106859, + PR middle-end/123887, PR middle-end/123887, PR c++/122169, PR d/123633, + PR libstdc++/90192, PR libstdc++/114153. + * Don't complain about missing gccrs and gcobc man pages. + * Stop building multilibs for s390x. Closes: #1125358. + * Add again build dependency on python3-check-jsonschema, needed for tests. + * Fix D #22463: SOURCE_DATE_EPOCH parsing incorrectly affected by system + timezone. Closes: #1126512. + + -- Matthias Klose Sat, 07 Feb 2026 15:26:50 +0100 gcc-15 (15.2.0-12) unstable; urgency=medium